The Dreamweaver JavaScript API > History functions > dreamweaver.playRecordedCommand() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Starts recording steps in the active document. The previously recorded command is immediately discarded.
Arguments
None.
Returns
Nothing.
Enabler
dreamweaver.isRecording()
(must return false
)
![]() ![]() ![]() |